Skip to content

Enhance artifact loading functions to support artifact name annotations on the layer matching ORAS functionality.#26

Closed
JeromySt wants to merge 2 commits intoAzure:mainfrom
JeromySt:users/jstatia/update_image_layer_title_with_filename
Closed

Enhance artifact loading functions to support artifact name annotations on the layer matching ORAS functionality.#26
JeromySt wants to merge 2 commits intoAzure:mainfrom
JeromySt:users/jstatia/update_image_layer_title_with_filename

Conversation

@JeromySt
Copy link
Copy Markdown
Member

Comparing artifacts uploaded to ACR using ORAS and OBOM has shown a discrepancy in that ORAS properly sets the filename annotation on the layer, while OBOM does not. This causes issues when attempting to differentiate between different types of SPDX content files or SBOMs based on naming conventions etc.

This PR bring parity between ORAS and OBOM in a backwards compatible way, but default new artifacts get created with the title annotation on the layer properly added.

Jstatia added 2 commits July 12, 2025 11:00
…ns on the layer matching ORAS functionality.
…ons and improve test coverage for filename handling
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants